SQLite And 8+3 Filenames
from SQLiteドキュメント
SQLite And 8+3 Filenames
https://sqlite.org/shortnames.html
rollback journal or a write-ahead log or for one of the other kinds of temporary disk files, then the name for the auxiliary file is normally constructed by appending a suffix onto the end of the database file name.
SQLite
長いファイル名をサポートしないファイルシステムのための記事。
ロールバックジャーナル、または先行書き込みログ他の種類の一時ディスクファイルの一つのために、補助的なファイルが作成されることがある。
これらのファイル名はデータベースファイル名の後ろに接尾辞が続く。
app.db->app.db-journal